Maximize

Maximizes a window. Performs the same action as clicking the Maximize button in the application title bar.

Tip: If you are running scripts on multiple computers with different screen resolutions, you may want to add a Maximize statement to scripts to make sure QA Wizard Pro can locate all objects during playback.

Syntax

Maximize()

Supported objects

Browser, Window

Example

Window("Feedback Acknowledgment").Maximize()